@charset "UTF-8"; 
/* 
    $Document : smallslider$
    $Created on : 2009-7-3, 11:56:24$
    $Last ModifyAwardDetailItems : 2010-3-15, 11:20:22$
    $Author:Sinrow$
    $E-Mail : sinrow@yeah.net$
    $Description : Stylesheet for smallslider, UTF-8 encoding $
*/
.smallslider{position:relative;padding:0;margin:0;overflow:hidden;z-index:11;font-size:0px;}
.smallslider ul {list-style-type:none;padding:0;margin:0;position:absolute;width:100%;height:100%;z-index:11;}
.smallslider li {margin:0;padding:0;text-align:center;width: 100%;}
.smallslider li a{margin:0;padding:0;}
.smallslider li a img{border:0;padding:0;margin:0;vertical-align:top;}
.smallslider  h3{position:absolute;font-weight:bold;font-size:12px;margin:0;padding:0;text-indent:2%;line-height:26px;z-index:10; width:98%;color:#CCC;}
.smallslider  h3 a{padding:0;margin:0;text-indent:0; }
.smallslider  h3 a:link,.smallslider  h3 a:visited{text-decoration:none;color:#FFFFFF;}
.smallslider  h3 a:hover{text-decoration:underline;color:#FF6600;}
.smallslider li.current-li{}
.smallslider-btns{position:absolute;z-index:103;}
.smallslider-btns span{background-color:#FFFFFF;border:1px solid #DCDCDC;color:#9F9F9F;cursor:pointer;float:left;font-size:12px;height:16px;line-height:16px;text-align:center; width:16px;}
.smallslider-btns span.current-btn{ background-color:#C00100; border:1px solid #A00100; color:white; font-size:13px;font-weight:bold;}
.smallslider-lay{position:absolute;background:black;height:26px;width:100%; z-index:101;}
#debug{width:200px;height:200px;border:1px solid;background:#CCC;position:fixed;left:10px;bottom:20px; }
a:active, a:focus {-moz-outline:none;outline:none;ie-dummy:expression(this.hideFocus=true);} 

/*宽模板的团购，抢购数量按钮*/
.sale_m_info .info_mc .info{
    width:360px;
    margin-right:100px;
}
.sale_m_info .info_mc .ecs_fr .buy,
.sale_m_info .info_mc .ecs_fr .endtime{
    width:auto;
}
.sale_m_info .info_mc .ecs_fr .buy .price span.ecs_fl{
    padding:0;
    margin-left:-4px;
    height:54px;
    line-height:54px;
}
#input-num-gt20{
  z-index:10;
  position:relative;
  top:auto!important;
  right:auto!important;
    display: none;

}
#input-num-gt20 .input-num-wrap {
  border-radius:2px;
  position:absolute;
  top:16px;
  right:98px;  
  white-space: nowrap;
  background-color:#fff;
  font-size:0;
  border: 1px solid #ddd;
}
#input-num-gt20 .input-num-wrap .minus,
#input-num-gt20 .input-num-wrap .plus,
#input-num-gt20 .input-num-wrap .text {
  font-size:medium;
  text-align:center;
  font-family:SimSun;
  display: inline-block;
  vertical-align: middle;
  color:#444;
  height: 24px;
  line-height: 24px;
}
#input-num-gt20 .input-num-wrap .text {
  width: 24px;  
  padding: 0 4px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
#input-num-gt20 .input-num-wrap .minus,
#input-num-gt20 .input-num-wrap .plus { 
  font-weight:bold;
  font-size:18px; 
  width:24px;
  text-align:center;
  cursor: pointer;
  background-color: #f0f0f0;
}
#input-num-gt20 .input-num-wrap .minus:hover,
#input-num-gt20 .input-num-wrap .plus:hover {
  background-color: #e0e0e0;
}

/*商品列表品牌-显隐更多*/
.productlistbannerhide {
    display:none;
}
.productlistbannershow {
    /*display:grid;*/
}
.openproductlistbanner{
    color:#005aa0 !important;
    display:inline-block !important;
    padding-right:10px;
    background:url('/images/icon-brand-toggle-off.gif') no-repeat right;
}
.openproductlistbanner.on{
    background:url('/images/icon-brand-toggle-on.gif') no-repeat right;
}
/*商品规格*/
.goods-attr-table{
    margin-bottom:-1px;/*合并其它模板边框*/    
}
.goods-attr-table table{
    width:100%;
}
.goods-attr-table table th,
.goods-attr-table table td{
    padding:8px 0 8px 10px;  
    border-bottom:1px solid  #e6e6e6;
}

/*
//   重写浏览历史样式
    发现都有问题就放这里了
//   
*/
.content_left .history{
    padding-top:0;
}
.content_left .history  ul li {
    overflow:hidden;
    zoom:1;
    padding:0 5px;
    width:auto!important;
    margin:5px auto!important;
}
.content_left .history .product_pic_outer{
    float:left;
    width:75px!important;
    height:75px!important;
    margin-right:6px!important;
}
.content_left .history ul li .product_pic{
    height:auto!important;
    width:auto!important;
}
.content_left .history .product_pic_outer img{
   width:75px;
   height:75px;
}

.content_left .history .product_info .product_name{
    height:40px!important;
    line-height:20px;
    overflow:hidden;
}
.content_left .history .product_info .product_price{
    text-align:left!important;
    line-height:20px;
    margin-top:5px;
}
/*中间*/
.content_right .history.list140x210  ul li img{
    max-width:100%;
}
.content_right .history.list140x210  ul li,
.content_right .history.list140x140  ul li{
    float:left;
    width:140px;
    margin:0 7px;
    display:inline;
}
.content_right .history.list140x140  ul li .product_pic_outer{
    width:140px;
    height:140px;
}
.content_right .history.list80x80  ul li{
    float:left;
    width:80px;
    margin:0 7px;
    display:inline;
}
.content_right .history.list80x80  ul li .product_pic_outer{
    width:80px;
    height:80px;
}
.content_right .history.list118x177 ul li,
.content_right .history.list118x118 ul li{
    float:left;
    width:118px;
    margin:0 10px;
    display:inline;
}
.content_right .history.list118x118  ul li .product_pic_outer{
    width:118px;
    height:118px;
}
.content_right .history.list180x270 ul li,
.content_right .history.list180x180 ul li{
    float:left;
    width:180px;
    margin:0 11px;
    display:inline;
}
.content_right .history.list180x180  ul li .product_pic_outer{
    width:180px;
    height:180px;
}

/*从cgjg移过来的*/
/*赠品*/
.product_body_right .moreattr ul li.summary-gifts {height:auto;border:none;}
.product_body_right .moreattr ul li.summary-gifts a {display:inline;border:none;}
.product_body_right .moreattr ul li.summary-gifts-clear {font-size:0;float:none;border:none;}
.summary-gifts .dt {float:left;}
.summary-gifts .dd {float:left;width:80%;}
.summary-gifts .dd .li-img {margin-bottom:5px;}
.summary-gifts .dd img {border:1px solid #ccc;margin-right:5px;vertical-align:middle;}
.summary-gifts .dd .li-img a {color:#005AA0;}
.summary-gifts .dd em {color:#E4393C;}
/*6.2 22号到30号的 商品详细页面*/
.product_body_right .moreattr ul li{border:none !important;}
.product_body_right .moreattr ul li.timetitle{float: none;margin: 0;border:none;width: auto;overflow:visible;}
.product_body_right .moreattr ul li.saletab{float:none;width:auto;margin-bottom:2px;}
.saletab div.dt span,.giftstab div.dt{background:url(/template/images/Public/tbuy-6.2.png) no-repeat;font-size:14px;}
.product_intro .moreattr ul li.saletab {width:400px;font-family:SimSun;}
.saletab div.dt{float:left;width:43px;height:20px;}
.saletab div.dt span{margin-top:5px;display:inline-block;width:43px;height:20px;}
/*团购*/
.saletab div.dt span.wholesale100{background-position:0 -178px;} 
/*抢购*/
.saletab div.dt span.wholesale200{background-position:0 -156px;} 
/*打折*/
.saletab div.dt span.wholesale0{background-position:0 -47px;}
/*总减价*/
.saletab div.dt span.wholesale2{background-position:0 -69px;}
/*满送商品*/
.saletab div.dt span.wholesale4{background-position:0 -112px;}
.saletab div.dd{margin-left:47px;}
/*.saletab div.dd div.ddin{padding-top:4px;}*/
.product_intro .moreattr ul li.saletab span{color:#666;}
.product_intro .moreattr ul li.saletab span span{color:#ff0000;}
.product_intro .moreattr ul li.saletab #i_promoinfo{color:#3f6fb7;}
/*赠品*/
.giftstab div.dt{background-position:0 -90px;width:43px;height:20px;margin-top:3px;margin-right:4px;}
/*用于团抢购倒数的容器*/
.tbuytitle-diy{padding-top:5px;}
/*多商户商品列表页面*/
.productlist_170 ul li .itemwarp .info .shopname.dealer{overflow:hidden;}
/*帮助信息图片太大*/
.helpMain img{
    max-width:100%;
}
.helpMain .qa-con{
    padding-left:10px;
    padding-right:10px;
}